-
Home
-
Free SSL Certificate WordPress Plugin, HTTPS Redirect, Renewal Reminder – Auto-Install Free SSL
-
2.2.3
-
Code
-
Classes
- Factory
Total Complexity |
35 |
Dependencies |
3 |
Dependents |
9 |
Total lines |
381 |
Lines of code |
183 |
Logical lines of code |
89 |
Comment lines |
125 |
Methods |
16 |
Properties |
0 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
generateCSR() |
S |
43 |
5 |
53 |
deleteDir() |
S |
56 |
5 |
17 |
generateKey() |
S |
55 |
4 |
18 |
verify_internally_http_wp() |
S |
58 |
3 |
17 |
derLength() |
S |
63 |
3 |
10 |
fix_htaccess_document_root() |
S |
59 |
2 |
15 |
fix_htaccess_challenge_dir() |
S |
60 |
2 |
14 |
readPrivateKey() |
S |
69 |
2 |
6 |
getCertificatesDir() |
S |
74 |
2 |
4 |
__construct() |
S |
74 |
1 |
5 |
get_cert_begin() |
S |
82 |
1 |
3 |
get_cert_end() |
S |
82 |
1 |
3 |
parsePemFromBody() |
S |
74 |
1 |
4 |
getDomainPath() |
S |
79 |
1 |
3 |
getCsrContent() |
S |
71 |
1 |
5 |
convertPemToDer() |
S |
68 |
1 |
6 |